Skip to content

docs: fix subject-verb agreement typo in CI/CD pipeline example - #5790

Open
SpiliosDmk (SpiliosDimakopoulos) wants to merge 1 commit into
langchain-ai:mainfrom
SpiliosDimakopoulos:fix/cicd-deployment-typo
Open

docs: fix subject-verb agreement typo in CI/CD pipeline example#5790
SpiliosDmk (SpiliosDimakopoulos) wants to merge 1 commit into
langchain-ai:mainfrom
SpiliosDimakopoulos:fix/cicd-deployment-typo

Conversation

@SpiliosDimakopoulos

Copy link
Copy Markdown
Contributor

What

Fixes a small grammar error in src/langsmith/cicd-pipeline-example.mdx.

"By default, LangSmith Deployment create PostgreSQL and Redis instances
for you." → "...LangSmith Deployment creates PostgreSQL and Redis
instances for you."

Why

Subject-verb agreement — "LangSmith Deployment" is singular, so the
verb should be "creates", not "create".

Type of change

  • Documentation fix (typo/grammar)

This is a 1-line, docs-only change with no functional impact.

'LangSmith Deployment create PostgreSQL and Redis instances for you'
should read 'creates' to agree with the singular subject.
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for opening a docs PR, SpiliosDmk (@SpiliosDimakopoulos)! When it's ready for review, please add the relevant reviewers:

  • @fjmorris or @lnhsingh (LangSmith)

@github-actions github-actions Bot added external User is not a member of langchain-ai langsmith For docs changes to LangSmith labels Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external User is not a member of langchain-ai langsmith For docs changes to LangSmith

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant